Skip to content

Add user/workshop/curator follow & unfollow support #55

Add user/workshop/curator follow & unfollow support

Add user/workshop/curator follow & unfollow support #55

Triggered via pull request October 1, 2023 19:55
Status Failure
Total duration 22s
Artifacts

eslint.yml

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

Annotations

10 errors and 1 warning
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)
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/