Skip to content

refactor: move formatgit2json to core lib (#130) #198

refactor: move formatgit2json to core lib (#130)

refactor: move formatgit2json to core lib (#130) #198

Triggered via push February 16, 2024 17:36
Status Failure
Total duration 59s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
release
Definition for rule 'no-empty-static-block' was not found.
release
Definition for rule 'no-constant-binary-expression' was not found.
release
Definition for rule 'no-new-native-nonconstructor' was not found.
release
'@dotinc/ogre' should be listed in the project's dependencies. Run 'npm i -S @dotinc/ogre' to add it
release
Use a `type` instead of an `interface`.
release
Interface name `someClass` must match one of the following formats: StrictPascalCase
release
'author' is never reassigned. Use 'const' instead.
release
Comments should not begin with a lowercase character.
release
Unexpected empty arrow function.
release
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
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/