Update crossnote to version 0.9.10 (#2041) #102
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test:
.eslintrc.js#L11
Object Literal Property name `@typescript-eslint/naming-convention` must match one of the following formats: camelCase
|
Build and test:
.eslintrc.js#L12
Object Literal Property name `@typescript-eslint/semi` must match one of the following formats: camelCase
|
Build and test:
.eslintrc.js#L15
Object Literal Property name `no-throw-literal` must match one of the following formats: camelCase
|
Build and test:
build.js#L95
Object Literal Property name `process.env.IS_VSCODE_WEB_EXTENSION` must match one of the following formats: camelCase
|
Build and test:
build.js#L119
Object Literal Property name `process.env.IS_VSCODE_WEB_EXTENSION_DEV_MODE` must match one of the following formats: camelCase
|
Loading