Merge remote-tracking branch 'yojeek/dev-aurora' into dev-aurora #17
Annotations
3 errors and 9 warnings
build:
packages/engine/src/dependencyEngine.ts#L45
'inputsChanged' is never reassigned. Use 'const' instead
|
build:
packages/renderer-vue/src/graph/switchToMainGraph.command.ts#L4
'SAVE_SUBGRAPH_COMMAND' is defined but never used
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
packages/engine/src/baseEngine.ts#L132
Expected indentation of 12 spaces but found 24
|
build:
packages/renderer-vue/src/icons/Save.vue#L10
Require self-closing on SVG elements (<path>)
|
build:
packages/renderer-vue/src/icons/Save.vue#L11
Expected indentation of 12 spaces but found 16 spaces
|
build:
packages/renderer-vue/src/icons/Save.vue#L12
Expected indentation of 12 spaces but found 16 spaces
|
build:
packages/renderer-vue/src/icons/Save.vue#L12
Expected 1 line break before closing bracket, but no line breaks found
|
build:
packages/renderer-vue/src/nodepalette/NodePalette.vue#L30
Expected indentation of 4 spaces but found 2
|
build:
packages/renderer-vue/src/nodepalette/NodePalette.vue#L31
Expected indentation of 4 spaces but found 2
|
build:
packages/renderer-vue/src/nodepalette/NodePalette.vue#L32
Expected indentation of 4 spaces but found 2
|