Skip to content

feat(dependencies): bump souin v1.7.5 #135

feat(dependencies): bump souin v1.7.5

feat(dependencies): bump souin v1.7.5 #135

Triggered via pull request November 6, 2024 15:11
Status Failure
Total duration 3m 41s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 13 warnings
test (macos-latest, 1.21): configuration.go#L200
cannot use &c.DefaultCache (value of type *DefaultCache) as configurationtypes.DefaultCacheInterface value in return statement: *DefaultCache does not implement configurationtypes.DefaultCacheInterface (missing method GetSimpleFS)
test (macos-latest, 1.21): httpcache.go#L99
unknown field SimpleFS in struct literal of type DefaultCache
test (macos-latest, 1.21): httpcache.go#L220
s.Configuration.DefaultCache.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
test (macos-latest, 1.21): httpcache.go#L220
appDc.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
test (macos-latest, 1.21)
Process completed with exit code 1.
test (ubuntu-latest, 1.21): configuration.go#L200
cannot use &c.DefaultCache (value of type *DefaultCache) as configurationtypes.DefaultCacheInterface value in return statement: *DefaultCache does not implement configurationtypes.DefaultCacheInterface (missing method GetSimpleFS)
test (ubuntu-latest, 1.21): httpcache.go#L99
unknown field SimpleFS in struct literal of type DefaultCache
test (ubuntu-latest, 1.21): httpcache.go#L220
s.Configuration.DefaultCache.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
test (ubuntu-latest, 1.21): httpcache.go#L220
appDc.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
test (ubuntu-latest, 1.21)
Process completed with exit code 1.
Lint: app.go#L1
: # github.com/caddyserver/cache-handler [github.com/caddyserver/cache-handler.test]
Lint: configuration.go#L200
cannot use &c.DefaultCache (value of type *DefaultCache) as configurationtypes.DefaultCacheInterface value in return statement: *DefaultCache does not implement configurationtypes.DefaultCacheInterface (missing method GetSimpleFS)
Lint: httpcache.go#L99
unknown field SimpleFS in struct literal of type DefaultCache
Lint: httpcache.go#L211
dc.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
Lint: httpcache.go#L220
s.Configuration.DefaultCache.SimpleFS undefined (type DefaultCache has no field or method SimpleFS)
Lint: httpcache.go#L220
appDc.SimpleFS undefined (type DefaultCache has no field or method SimpleFS) (typecheck)
Lint
issues found
test (ubuntu-latest, 1.21)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (macos-latest, 1.21)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (macos-latest, 1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 (macos-latest, 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest, 1.21)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cache-handler/cache-handler. Supported file pattern: go.sum
test (macos-latest, 1.21)
The `set-output` 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/
test (macos-latest, 1.21)
The `set-output` 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/
test (ubuntu-latest, 1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 (ubuntu-latest, 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, 1.21)
The `set-output` 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/
test (ubuntu-latest, 1.21)
The `set-output` 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/
test (ubuntu-latest, 1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/cache-handler/cache-handler. Supported file pattern: go.sum
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/