Bump actions #121
Annotations
10 errors and 2 warnings
lint:
pkg/file/file.go#L13
import 'github.com/enrichman/stegosecrets/internal/log' is not allowed from list 'Main' (depguard)
|
lint:
pkg/file/file.go#L14
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
lint:
pkg/image/image.go#L12
import 'github.com/auyer/steganography' is not allowed from list 'Main' (depguard)
|
lint:
pkg/image/image.go#L13
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
lint:
pkg/stego/aes.go#L9
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
lint:
pkg/stego/shamir.go#L6
import 'github.com/corvus-ch/shamir' is not allowed from list 'Main' (depguard)
|
lint:
internal/decrypt/decrypt.go#L10
import 'github.com/enrichman/stegosecrets/internal/log' is not allowed from list 'Main' (depguard)
|
lint:
internal/decrypt/decrypt.go#L11
import 'github.com/enrichman/stegosecrets/pkg/file' is not allowed from list 'Main' (depguard)
|
lint:
internal/decrypt/decrypt.go#L12
import 'github.com/enrichman/stegosecrets/pkg/image' is not allowed from list 'Main' (depguard)
|
lint:
internal/decrypt/decrypt.go#L13
import 'github.com/enrichman/stegosecrets/pkg/stego' is not allowed from list 'Main' (depguard)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stegosecrets/stegosecrets. Supported file pattern: go.sum
|