fix: expose exhort backend errors to clients #242
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/exhort-javascript-api/exhort-javascript-api. Supported file pattern: go.sum
|
Lint source files:
src/analysis.js#L2
Expected 'multiple' syntax before 'single' syntax
|
Lint source files:
src/cli.js#L6
Expected 'all' syntax before 'single' syntax
|
Lint source files:
src/provider.js#L3
Imports should be sorted alphabetically
|
Lint source files:
src/provider.js#L5
Imports should be sorted alphabetically
|
Lint source files:
src/providers/golang_gomodules.js#L5
Imports should be sorted alphabetically
|
Lint source files:
src/providers/golang_gomodules.js#L6
Expected 'multiple' syntax before 'single' syntax
|
Lint source files:
src/providers/golang_gomodules.js#L8
Imports should be sorted alphabetically
|
Lint source files:
src/providers/golang_gomodules.js#L9
Imports should be sorted alphabetically
|
Lint source files:
src/providers/java_maven.js#L4
Expected 'multiple' syntax before 'single' syntax
|
Lint source files:
src/providers/java_maven.js#L7
Imports should be sorted alphabetically
|
Loading