Skip to content

Merge pull request #22 from jdpedrie/set-field-assignable #22

Merge pull request #22 from jdpedrie/set-field-assignable

Merge pull request #22 from jdpedrie/set-field-assignable #22

Triggered via push August 24, 2024 10:10
Status Failure
Total duration 2m 55s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build: reflections_test.go#L11
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Build: example_test.go#L9
import 'github.com/oleiade/reflections' is not allowed from list 'Main' (depguard)
Build: reflections_test.go#L631
Function TestAssignable missing the call to method parallel
Build: reflections.go#L145
fmt.Errorf can be replaced with errors.New (perfsprint)
Build: example_test.go#L125
missing output for example, go test can't validate it (testableexamples)
Build: example_test.go#L23
missing output for example, go test can't validate it (testableexamples)
Build: example_test.go#L41
missing output for example, go test can't validate it (testableexamples)
Build: example_test.go#L93
missing output for example, go test can't validate it (testableexamples)
Build: example_test.go#L67
missing output for example, go test can't validate it (testableexamples)
Build: example_test.go#L109
missing output for example, go test can't validate it (testableexamples)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The `save-state` 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/