Skip to content

ci: run every 3 days #168

ci: run every 3 days

ci: run every 3 days #168

Triggered via push December 26, 2024 20:20
Status Success
Total duration 1m 0s
Artifacts

release.yml

on: push
release  /  publish
51s
release / publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release / publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release / publish: src/commands/init/index.test.ts#L44
The type of 'stackVersions' is 'any'
release / publish: src/commands/init/index.ts#L23
The 'version as 12 | 13 | 14 | 15 | 16 | 17 | 18' has unsafe 'as' type assertion
release / publish: src/commands/init/index.ts#L25
The 'version as 2 | 3' has unsafe 'as' type assertion
release / publish: src/commands/init/index.ts#L26
The 'version as 3 | 4' has unsafe 'as' type assertion
release / publish: src/commands/init/index.ts#L27
The 'version as 3' has unsafe 'as' type assertion
release / publish: src/commands/init/index.ts#L38
The 'name as App.AppStack' has unsafe 'as' type assertion
release / publish: src/index.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `string`
release / publish: src/index.ts#L17
Unsafe member access .version on an `any` value
release / publish: src/index.ts#L17
The type of 'version' is 'any'
release / publish: src/index.ts#L26
Async arrow function has too many statements (27). Maximum allowed is 16