Skip to content

Pass options separately #19

Pass options separately

Pass options separately #19

Triggered via pull request October 23, 2024 16:19
Status Failure
Total duration 1m 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: middleware_test.go#L180
undefined: authcontrol.Options
lint: middleware_test.go#L190
not enough arguments in call to authcontrol.Session
lint: middleware_test.go#L284
undefined: authcontrol.Options
lint: middleware_test.go#L303
not enough arguments in call to authcontrol.Session
lint
issues found
test: middleware_test.go#L180
undefined: authcontrol.Options
test: middleware_test.go#L190
not enough arguments in call to authcontrol.Session
test: middleware_test.go#L284
undefined: authcontrol.Options
test: middleware_test.go#L303
not enough arguments in call to authcontrol.Session
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/