Skip to content

Add tagliatelle linter to check struct tags #703

Add tagliatelle linter to check struct tags

Add tagliatelle linter to check struct tags #703

Triggered via pull request August 18, 2023 14:05
Status Failure
Total duration 1m 47s
Artifacts

go.yml

on: pull_request
Matrix: Go Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Go Build (ubuntu-latest): tests/go/tagliatelle_test.go#L12
json(camel): got 'fieldONE' want 'fieldOne' (tagliatelle)
Go Build (ubuntu-latest): tests/go/tagliatelle_test.go#L17
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (ubuntu-latest): tests/go/tagliatelle_test.go#L18
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (ubuntu-latest): tests/go/tagliatelle_test.go#L19
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (ubuntu-latest)
Process completed with exit code 2.
Go Build (macos-latest): tests/go/tagliatelle_test.go#L12
json(camel): got 'fieldONE' want 'fieldOne' (tagliatelle)
Go Build (macos-latest): tests/go/tagliatelle_test.go#L17
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (macos-latest): tests/go/tagliatelle_test.go#L18
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (macos-latest): tests/go/tagliatelle_test.go#L19
directive `// nolint:tagliatelle` should be written without leading space as `//nolint:tagliatelle` (nolintlint)
Go Build (macos-latest)
The operation was canceled.
Go Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Build (ubuntu-latest)
No files were found with the provided path: ./**/coverage.txt ./**/mem.out ./**/cpu.out. No artifacts will be uploaded.
Go Build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/infra/infra. Supported file pattern: go.sum
Go Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Build (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/infra/infra. Supported file pattern: go.sum
Go Build (macos-latest)
No files were found with the provided path: ./**/coverage.txt ./**/mem.out ./**/cpu.out. No artifacts will be uploaded.