Skip to content

first config script #141

first config script

first config script #141

Triggered via pull request November 5, 2024 11:23
Status Success
Total duration 30s
Artifacts

core-module.yml

on: pull_request
eslint-core-module
19s
eslint-core-module
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
eslint-core-module: Core/src/core/missions/Campaign.ts#L5
'MissionDataController' is defined but never used
eslint-core-module: Core/src/core/missions/Campaign.ts#L71
'campaignJson' is assigned a value but never used
eslint-core-module: Core/src/core/smallEvents/interactOtherPlayers.ts#L24
'Constants' is defined but never used
eslint-core-module: Core/src/index.ts#L30
Comments should not begin with a lowercase character
eslint-core-module
Process completed with exit code 1.
eslint-core-module
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint-core-module: Core/src/data/events/PossibilityOutcome.ts#L206
This line has a length of 228. Maximum allowed is 200
eslint-core-module: Core/src/data/events/PossibilityOutcome.ts#L206
Async function 'applyPossibilityOutcome' has too many parameters (7). Maximum allowed is 6