feat: serve sequin over ssh #158
lint.yml
on: pull_request
Matrix: lint / lint-soft
Matrix: lint / lint
Annotations
6 errors and 6 warnings
lint / lint-soft (ubuntu-latest):
main.go#L97
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
main.go#L114
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
main.go#L97
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
main.go#L114
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
main.go#L97
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
main.go#L114
Magic number: 5, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/sequin/sequin. Supported file pattern: go.sum
|
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\sequin\sequin. Supported file pattern: go.sum
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\sequin\sequin. Supported file pattern: go.sum
|