Skip to content

Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else #437

Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else

Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else #437

Triggered via pull request May 12, 2024 00:22
Status Failure
Total duration 3m 25s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
check
Process completed with exit code 2.
lint: internal/auth/auth.go#L17
S1002: should omit comparison to bool constant, can be simplified to `!require` (gosimple)
lint: internal/auth/auth.go#L17
S1002: should omit comparison to bool constant, can be simplified to `!require` (gosimple)
lint
issues found
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
test (macOS-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.