Skip to content

plugin system working #26

plugin system working

plugin system working #26

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

Annotations

10 errors and 1 warning
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: src/plugins/shadowdog-remote-aws-s3-cache.ts#L11
Cannot find name 'config'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L11
Cannot find name 'cacheFileName'.
lint-and-build: src/plugins/shadowdog-remote-aws-s3-cache.ts#L12
Cannot find name 'cacheFilePath'.
lint-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636