add rocksdb.swift #5 #91
ci.yml
on: pull_request
Swift Lint
46s
Build and Test
4m 13s
Annotations
4 errors and 1 warning
Swift Lint:
Database/Sources/Database/Database.swift#L20
Line Length Violation: Line should be 140 characters or less; currently it has 145 characters (line_length)
|
Swift Lint:
Database/Tests/DatabaseTests/DatabaseTests.swift#L7
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Swift Lint:
Database/Tests/DatabaseTests/DatabaseTests.swift#L11
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Build and Test
Process completed with exit code 2.
|
Build and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|