Skip to content

Add support for basic cursors and limits to LookupSubjects #6664

Add support for basic cursors and limits to LookupSubjects

Add support for basic cursors and limits to LookupSubjects #6664

Triggered via pull request April 26, 2024 19:13
Status Failure
Total duration 2m 47s
Artifacts 1

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Lint Go: pkg/typesystem/typesystem_test.go#L1
Please run go run mage.go lint:go. diff --git a/pkg/typesystem/typesystem_test.go b/pkg/typesystem/typesystem_test.go index 29a0c9f..7130ae5 100644 --- a/pkg/typesystem/typesystem_test.go +++ b/pkg/typesystem/typesystem_test.go @@ -665,7 +665,6 @@ func TestTypeSystemAccessors(t *testing.T) { ok, err = vts.RelationDoesNotAllowCaveatsForSubject("member", "group") require.NoError(t, err) require.True(t, ok) - }) t.Run("HasIndirectSubjects", func(t *testing.T) {
Lint Go
Process completed with exit code 1.
License Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint YAML & Markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Go
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.315.0. Please update to the latest version 2.316.0
Lint Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
diff
391 Bytes