Skip to content

Updates package @nextcloud/password-confirmation for NC 25-27 #109

Updates package @nextcloud/password-confirmation for NC 25-27

Updates package @nextcloud/password-confirmation for NC 25-27 #109

Triggered via pull request May 27, 2024 13:12
@StCyrStCyr
synchronize #29
StCyr:stable25
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
xml-linters
12s
xml-linters
JavaScript Linter
38s
JavaScript Linter
Matrix: php-linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
JavaScript Linter: src/imports/DependenciesHandler.ts#L40
'div' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L45
'div' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L85
'div' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L90
'div' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L124
'url' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L133
'div1' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L135
'div2' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L142
'label' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/DependenciesHandler.ts#L144
'span' is never reassigned. Use 'const' instead
JavaScript Linter: src/imports/LicenseHandler.ts#L90
'LatestVSTOAddinVersionReleaseDate' is never reassigned. Use 'const' instead
JavaScript Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
JavaScript Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
JavaScript Linter: src/filelist.ts#L45
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/filelist.ts#L47
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/filelist.ts#L51
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/filelist.ts#L73
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/filelist.ts#L88
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/filelist.ts#L125
The global property or function $ was deprecated in Nextcloud 19.0.0
JavaScript Linter: src/imports/DependenciesHandler.ts#L41
'capability' is assigned a value but never used
JavaScript Linter: src/imports/DependenciesHandler.ts#L81
'allGood' is assigned a value but never used
JavaScript Linter: src/imports/DependenciesHandler.ts#L86
'capability' is assigned a value but never used
JavaScript Linter: src/imports/GroupsManagementHandler.ts#L28
Forbidden non-null assertion