Add casmit-core to whitelist. (#55) #462
Annotations
10 errors and 1 warning
lint:
dgut/tree.go#L201
Function 'Where' is too long (37 > 30) (funlen)
|
lint:
combine/dgut.go#L15
Function 'DgutFiles' is too long (34 > 30) (funlen)
|
lint:
ch/ch_test.go#L120
string `lvl=info msg="set permissions" path=` has 3 occurrences, make it a constant (goconst)
|
lint:
combine/combine_test.go#L55
string `user2 group2 short/test/dir/ 3 4
|
lint:
combine/combine_test.go#L56
string `user2 group2 %s 4 5
|
lint:
server/server_test.go#L233
string `?groups=` has 5 occurrences, make it a constant (goconst)
|
lint:
summary/dirgut.go#L352
`if info.IsDir()` has complex nested blocks (complexity: 2) (nestif)
|
lint:
ch/ch.go#L44
const `modePermUser` is unused (unused)
|
lint:
ch/ch.go#L45
const `modePermGroup` is unused (unused)
|
lint:
ch/ch.go#L46
const `modePermUserToGroupShift` is unused (unused)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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/.
|