Skip to content

fix: type fixes

fix: type fixes #154

Triggered via push August 7, 2023 08:11
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
test
Parameter 'value' implicitly has an 'any' type.
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: src/commands/init.ts#L66
Unexpected 'todo' comment: 'TODO figure out remaining dependencies'
test: src/commands/init.ts#L88
Unexpected 'todo' comment: 'TODO shelljs? ?'
test: src/commands/init.ts#L95
Unexpected 'todo' comment: 'TODO prettify the file'
test: src/commands/init.ts#L124
Unexpected 'todo' comment: 'TODO make the prefixes configurable here...'
test: src/generate/helpers/saveRenderedTemplate.ts#L15
Function 'saveRenderedTemplate' has too many parameters (5). Maximum allowed is 4