Skip to content

Basic implementation of Caching Middleware #112

Basic implementation of Caching Middleware

Basic implementation of Caching Middleware #112

Triggered via pull request October 9, 2023 18:38
Status Failure
Total duration 3m 11s
Artifacts

ci-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
default / unit-test: service/cachemdw/cache.go#L151
invalid operation: operator ! not defined on found (variable of type error)
default / unit-test: service/cachemdw/middleware.go#L36
non-boolean condition in if statement
default / unit-test: service/cachemdw/cache_test.go#L83
cannot use found (variable of type error) as bool value in argument to require.False
default / unit-test: service/cachemdw/cache_test.go#L90
cannot use found (variable of type error) as bool value in argument to require.True
default / unit-test: service/cachemdw/cache_test.go#L108
cannot use found (variable of type error) as bool value in argument to require.False
default / unit-test: service/cachemdw/cache_test.go#L115
cannot use found (variable of type error) as bool value in argument to require.True
default / unit-test: service/cachemdw/cache_test.go#L127
cannot use found (variable of type error) as bool value in argument to require.False
default / unit-test: service/cachemdw/cache_test.go#L134
cannot use found (variable of type error) as bool value in argument to require.True
default / unit-test: service/cachemdw/cache_test.go#L153
cannot use found (variable of type error) as bool value in argument to require.True
default / unit-test
Process completed with exit code 2.
default / build
invalid operation: operator ! not defined on found (variable of type error)
default / build
Process completed with exit code 2.
e2e-tests / e2e-test: service/cachemdw/cache.go#L151
invalid operation: operator ! not defined on found (variable of type error)
e2e-tests / e2e-test: service/cachemdw/middleware.go#L36
non-boolean condition in if statement
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L83
cannot use found (variable of type error) as bool value in argument to require.False
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L90
cannot use found (variable of type error) as bool value in argument to require.True
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L108
cannot use found (variable of type error) as bool value in argument to require.False
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L115
cannot use found (variable of type error) as bool value in argument to require.True
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L127
cannot use found (variable of type error) as bool value in argument to require.False
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L134
cannot use found (variable of type error) as bool value in argument to require.True
e2e-tests / e2e-test: service/cachemdw/cache_test.go#L153
cannot use found (variable of type error) as bool value in argument to require.True
e2e-tests / e2e-test
Process completed with exit code 2.
e2e-tests / e2e-test
The following actions uses node12 which is deprecated and will be forced to run on node16: satackey/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e-tests / e2e-test
The `save-state` 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/
e2e-tests / e2e-test
The `save-state` 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/
e2e-tests / e2e-test
The `save-state` 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/