Skip to content

Bump github.com/stretchr/testify to v1.9.0 #97

Bump github.com/stretchr/testify to v1.9.0

Bump github.com/stretchr/testify to v1.9.0 #97

Triggered via push August 26, 2024 14:44
Status Success
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: 01-getting-started/01-hello-world/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 01-getting-started/01-hello-world/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/01-booleans/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 02-types/01-booleans/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/02-numbers/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 02-types/02-numbers/exercise_test.go#L1
expected 'package', found 'EOF' (typecheck)
lint: 02-types/03-strings/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 02-types/04-printf/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 03-variables/01-repaint/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint: 03-variables/02-path-split/exercise_test.go#L2
syntax error: package statement must be first (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/learning-go/learning-go. Supported file pattern: go.sum