eacl: Support numeric matchers #1309
Annotations
13 errors and 8 warnings
lint:
netmap/policy.go#L618
reportError returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L624
VisitPolicy returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L672
VisitCbfStmt returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L682
VisitRepStmt returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L699
VisitSelectStmt returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L725
VisitFilterStmt returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L731
VisitFilterExpr returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L760
VisitFilterKey returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L769
VisitFilterValue returns interface (any) (ireturn)
|
lint:
netmap/policy.go#L783
VisitExpr returns interface (any) (ireturn)
|
Tests (1.19)
Process completed with exit code 2.
|
Tests (1.21)
Process completed with exit code 2.
|
Tests (1.20)
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
lint:
pool/pool.go#L899
unused-parameter: parameter 'innerPool' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
client/object_put_test.go#L58
unused-parameter: parameter 'cli' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
client/container_statistic_test.go#L157
unused-parameter: parameter 'cli' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
client/container_statistic_test.go#L192
unused-parameter: parameter 'cli' seems to be unused, consider removing or renaming it as _ (revive)
|
Tests (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|