Skip to content

Marshaling refactor #159

Marshaling refactor

Marshaling refactor #159

Triggered via pull request July 22, 2024 15:53
@setrofimsetrofim
synchronize #30
marshaling
Status Success
Total duration 30s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Lint: evidence.go#L344
unnamedResult: consider giving a name to these results (gocritic)
Lint: platform/claims.go#L77
hugeParam: c is heavy (96 bytes); consider passing it by pointer (gocritic)
Lint: platform/claims.go#L91
hugeParam: c is heavy (96 bytes); consider passing it by pointer (gocritic)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/