Skip to content

fix: building for MacAppStore #1715

fix: building for MacAppStore

fix: building for MacAppStore #1715

Triggered via pull request September 2, 2023 13:44
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

on: pull_request
Matrix: Unit-Test
Package
0s
Package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
ubuntu-latest - Unit Tests
The process '/usr/bin/xvfb-run' failed with exit code 1
macos-latest - Unit Tests
The process '/Users/runner/hostedtoolcache/node/18.17.1/x64/bin/npm' failed with exit code 1
windows-latest - Unit Tests
The process 'C:\hostedtoolcache\windows\node\18.17.1\x64\npm.cmd' failed with exit code 1
Lint: src/commands/index.ts#L28
Unexpected any. Specify a different type
Lint: src/configuration.ts#L14
Forbidden non-null assertion
Lint: src/configuration.ts#L17
Forbidden non-null assertion
Lint: src/debugger/titaniumDebugAdapter.ts#L5
Unexpected use of 'require("url").URL'. Use the global variable 'URL' instead
Lint: src/debugger/titaniumDebugAdapter.ts#L38
Unexpected any. Specify a different type
Lint: src/providers/baseProvider.ts#L49
'match' is assigned a value but never used
ubuntu-latest - Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest - Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest - Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/