Skip to content

refactor: move formatgit2json to core lib #341

refactor: move formatgit2json to core lib

refactor: move formatgit2json to core lib #341

Triggered via pull request February 15, 2024 20:25
Status Failure
Total duration 58s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build
Definition for rule 'no-empty-static-block' was not found.
Build
Definition for rule 'no-constant-binary-expression' was not found.
Build
Definition for rule 'no-new-native-nonconstructor' was not found.
Build
'@dotinc/ogre' should be listed in the project's dependencies. Run 'npm i -S @dotinc/ogre' to add it
Build
Use a `type` instead of an `interface`.
Build
Interface name `someClass` must match one of the following formats: StrictPascalCase
Build
'author' is never reassigned. Use 'const' instead.
Build
Comments should not begin with a lowercase character.
Build
Unexpected empty arrow function.
Build
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.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/