Hack week cli tool #95
Annotations
9 errors and 1 warning
Test Go stable:
pkg/fga/fga_test.go#L370
cannot use checkResponse (variable of type CheckResponse) as bool value in argument to require.True
|
Test Go stable:
pkg/fga/fga_test.go#L399
cannot use checkResponses[0] (variable of type CheckResponse) as bool value in argument to require.True
|
Test Go stable:
pkg/fga/fga_test.go#L400
cannot use checkResponses[1] (variable of type CheckResponse) as bool value in argument to require.False
|
Test Go stable
Process completed with exit code 1.
|
Test Go oldstable
The job was canceled because "stable" failed.
|
Test Go oldstable:
pkg/fga/fga_test.go#L370
cannot use checkResponse (variable of type CheckResponse) as bool value in argument to require.True
|
Test Go oldstable:
pkg/fga/fga_test.go#L399
cannot use checkResponses[0] (variable of type CheckResponse) as bool value in argument to require.True
|
Test Go oldstable:
pkg/fga/fga_test.go#L400
cannot use checkResponses[1] (variable of type CheckResponse) as bool value in argument to require.False
|
Test Go oldstable
Process completed with exit code 1.
|
Test Go stable
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|