Adds a verb to see medals you've given out #22292
Annotations
3 errors and 7 warnings
Run Linters
Process completed with exit code 1.
|
Annotate Lints:
code/game/verbs/records.dm#L217
undefined var: "user"
|
Annotate Lints:
code/game/verbs/records.dm#L238
undefined var: "user"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, yogstation13/DreamAnnotate@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Annotate Lints:
code/game/verbs/records.dm#L217
field access requires static type: "client"
|
Annotate Lints:
code/game/verbs/records.dm#L217
field access requires static type: "player_data"
|
Annotate Lints:
code/game/verbs/records.dm#L217
field access requires static type: "id"
|
Annotate Lints:
code/game/verbs/records.dm#L238
field access requires static type: "client"
|
Annotate Lints:
code/game/verbs/records.dm#L238
field access requires static type: "player_data"
|
Annotate Lints:
code/game/verbs/records.dm#L238
field access requires static type: "id"
|
Loading