chore: update GitHub Actions versions and step names #61
Annotations
10 errors and 12 warnings
lint:
validator/datevalidate.go#L9
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
validator/digestvalidate.go#L12
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
authenticator.go#L10
import 'github.com/gin-contrib/httpsign/validator' is not allowed from list 'Main' (depguard)
|
lint:
authenticator.go#L11
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
secret.go#L3
import 'github.com/gin-contrib/httpsign/crypto' is not allowed from list 'Main' (depguard)
|
lint:
authenticator_test.go#L13
import 'github.com/gin-contrib/httpsign/crypto' is not allowed from list 'Main' (depguard)
|
lint:
authenticator_test.go#L14
import 'github.com/gin-contrib/httpsign/validator' is not allowed from list 'Main' (depguard)
|
lint:
authenticator_test.go#L16
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
lint:
authenticator_test.go#L19
import 'github.com/gin-gonic/gin/render' is not allowed from list 'Main' (depguard)
|
lint:
authenticator_test.go#L20
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
ubuntu-latest @ Go 1.18
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
macos-latest @ Go
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.19
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.22
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.22
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.20
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/httpsign/httpsign. Supported file pattern: go.sum
|