Skip to content

[stable28] fix(FileList): Show correct avatar for federated share owner #40621

[stable28] fix(FileList): Show correct avatar for federated share owner

[stable28] fix(FileList): Show correct avatar for federated share owner #40621

Triggered via pull request September 19, 2024 14:25
Status Success
Total duration 21m 58s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
NPM lint
The following actions use a deprecated Node.js version and will be forced to run on node20: skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NPM lint: core/src/OC/l10n.js#L65
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/menu.js#L126
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L101
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L120
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L163
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L164
Defaults are not permitted on @param
NPM lint: core/src/OC/notification.js#L166
The type 'JQuery' is undefined
NPM lint: core/src/OC/query-string.js#L31
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/query-string.js#L80
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
NPM lint: core/src/OC/util-history.js#L48
Defaults are not permitted on @param