Skip to content

Add discussions support #63

Add discussions support

Add discussions support #63

Triggered via pull request March 2, 2024 11:53
Status Failure
Total duration 18s
Artifacts

eslint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (10.x): classes/CSteamSharedFile.js#L2
'SteamID' is assigned a value but never used. Allowed unused vars must match /^_/u
lint (10.x): classes/CSteamSharedFile.js#L44
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L45
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L57
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L65
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L72
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L72
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L72
["onclick"] is better written in dot notation
lint (10.x): classes/CSteamSharedFile.js#L72
Strings must use singlequote
lint (10.x): classes/CSteamSharedFile.js#L72
Strings must use singlequote
lint (10.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/