Skip to content

Bump ci golang 20 21 #151

Bump ci golang 20 21

Bump ci golang 20 21 #151

Triggered via pull request August 9, 2023 19:40
Status Failure
Total duration 4m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: db_test.go#L72
s.Require undefined (type *SurrealDBTestSuite has no field or method Require) (typecheck)
lint: db_test.go#L96
s.T undefined (type *SurrealDBTestSuite has no field or method T) (typecheck)
lint: db_test.go#L98
s.Require undefined (type *SurrealDBTestSuite has no field or method Require) (typecheck)
lint: db_test.go#L100
s.Require undefined (type *SurrealDBTestSuite has no field or method Require) (typecheck)
lint: db_test.go#L143
s.Run undefined (type *SurrealDBTestSuite has no field or method Run) (typecheck)
lint: db_test.go#L155
s.Equal undefined (type *SurrealDBTestSuite has no field or method Equal) (typecheck)
lint: db_test.go#L156
s.Equal undefined (type *SurrealDBTestSuite has no field or method Equal) (typecheck)
lint: db_test.go#L159
s.Run undefined (type *SurrealDBTestSuite has no field or method Run) (typecheck)
lint: db_test.go#L171
s.Equal undefined (type *SurrealDBTestSuite has no field or method Equal) (typecheck)
lint: db_test.go#L175
s.Run undefined (type *SurrealDBTestSuite has no field or method Run) (typecheck)
lint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
lint
Back off 15.957 seconds before retry.