Skip to content

we may need the any power #25

we may need the any power

we may need the any power #25

Triggered via push December 3, 2024 13:33
Status Failure
Total duration 25s
Billable time 1m
Artifacts
lint-and-build
13s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-and-build: src/generate.ts#L11
Module '"./plugins/shadowdog-rake"' has no exported member 'middleware'. Did you mean to use 'import middleware from "./plugins/shadowdog-rake"' instead?
lint-and-build: src/generate.ts#L130
Element implicitly has an 'any' type because expression of type '"shadowdog-local-cache" | { name: "shadowdog-local-cache"; options?: any; }' can't be used to index type '{ readonly 'shadowdog-rake': any; }'.
lint-and-build: src/generate.ts#L130
Type '{ name: "shadowdog-local-cache"; options?: any; }' cannot be used as an index type.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L3
Cannot find module './global-cache' or its corresponding type declarations.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L7
Cannot find name 'client'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L7
Cannot find name 'config'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L8
'await' expressions are only allowed within async functions and at the top levels of modules.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L9
Cannot find name 'client'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L10
Cannot find name 'config'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L11
Cannot find name 'path'.
lint-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636