Merge pull request #175 from SanctumLabs/dependabot/go_modules/golang… #392
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Lint:
app/api/v1/auth/handlers_test.go#L32
undeclared name: `Describe` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L28
undeclared name: `RegisterFailHandler` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L29
undeclared name: `RunSpecs` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L40
undeclared name: `BeforeEach` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L43
undeclared name: `GinkgoT` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L60
undeclared name: `When` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L71
undeclared name: `Context` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L76
undeclared name: `It` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L79
undeclared name: `GinkgoT` (typecheck)
|
Lint:
app/api/v1/auth/handlers_test.go#L83
undeclared name: `Context` (typecheck)
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|