Skip to content

add rocksdb.swift #5 #91

add rocksdb.swift #5

add rocksdb.swift #5 #91

Triggered via pull request July 21, 2024 14:25
Status Failure
Total duration 10h 1m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/