release first version #34
Annotations
4 errors and 2 warnings
Run golangci/golangci-lint-action@v3.4.0:
internal/types/ds.go#L50
directive `// nolint: unparam` should be written without leading space as `//nolint: unparam` (nolintlint)
|
Run golangci/golangci-lint-action@v3.4.0:
internal/types/ds.go#L73
directive `// nolint: revive,stylecheck` should be written without leading space as `//nolint: revive,stylecheck` (nolintlint)
|
Run golangci/golangci-lint-action@v3.4.0:
internal/types/ds.go#L82
directive `// nolint: revive,stylecheck` should be written without leading space as `//nolint: revive,stylecheck` (nolintlint)
|
Run golangci/golangci-lint-action@v3.4.0
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/b2-committer/b2-committer. Supported file pattern: go.sum
|
Loading