Skip to content

update CI

update CI #1

Triggered via push December 24, 2024 08:50
Status Failure
Total duration 49s
Artifacts
build-and-release
40s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-release
Cannot find module 'steamworks.js' or its corresponding type declarations.
build-and-release
Variable 'client' implicitly has type 'any' in some locations where its type cannot be determined.
build-and-release
Variable 'client' implicitly has an 'any' type.
build-and-release
Cannot find module '@tauri-apps/api/core' or its corresponding type declarations.
build-and-release
Cannot find module '@tauri-apps/api/event' or its corresponding type declarations.
build-and-release
Parameter 'event' implicitly has an 'any' type.
build-and-release
Unused '@ts-expect-error' directive.
build-and-release
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
build-and-release
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
build-and-release
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
build-and-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636