Use json.Number to decode patch operations #94
Annotations
11 errors and 5 warnings
arrange
Process completed with exit code 1.
|
lint:
internal/filter/filter.go#L10
undeclared name: `filter` (typecheck)
|
lint:
internal/filter/filter.go#L33
undeclared name: `filter` (typecheck)
|
lint:
internal/filter/filter.go#L87
undeclared name: `filter` (typecheck)
|
lint:
internal/filter/filter.go#L71
missing return (typecheck)
|
lint:
internal/filter/filter.go#L282
missing return (typecheck)
|
lint:
internal/filter/op_binary.go#L56
missing return (typecheck)
|
lint:
internal/filter/filter.go#L6
"github.com/scim2/filter-parser/v2" imported but not used (typecheck)
|
lint:
internal/filter/op_binary.go#L5
"github.com/scim2/filter-parser/v2" imported but not used (typecheck)
|
lint:
internal/filter/op_boolean.go#L6
"github.com/scim2/filter-parser/v2" imported but not used (typecheck)
|
lint:
resource_type.go#L75
externalID declared but not used (typecheck)
|
tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
arrange
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|