Skip to content

LIMS-1068: Move discovery away from constructor, get cookie expiry dynamically #441

LIMS-1068: Move discovery away from constructor, get cookie expiry dynamically

LIMS-1068: Move discovery away from constructor, get cookie expiry dynamically #441

Triggered via pull request October 20, 2023 10:50
Status Success
Total duration 51m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Checkout, build, test and lint PHP code
1m 46s
Checkout, build, test and lint PHP code
JavaScript build, test and lint
2m 35s
JavaScript build, test and lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 9 warnings
UndefinedVariable: src/Authentication/Type/OIDC.php#L14
src/Authentication/Type/OIDC.php:14:19: UndefinedVariable: Cannot find referenced variable $providerConfig (see https://psalm.dev/024)
InvalidGlobal: src/Authentication/Type/OIDC.php#L15
src/Authentication/Type/OIDC.php:15:13: InvalidGlobal: Cannot use global scope here (see https://psalm.dev/046)
JavaScript build, test and lint: client/src/js/models/protein.js#L19
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L54
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L55
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L56
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L56
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L56
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/models/visit.js#L57
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/modules/cell/views/beamlines.js#L45
Move function declaration to function body root
JavaScript build, test and lint: client/src/js/modules/dc/models/autointegration.js#L16
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/modules/dc/models/autointegration.js#L19
Do not access attributes directly. Use set() and get() instead
JavaScript build, test and lint: client/src/js/views/search.js#L169
Use this.$ instead of $ in views
JavaScript build, test and lint: client/src/js/views/search.js#L170
Use this.$ instead of $ in views
JavaScript build, test and lint: client/src/js/views/search.js#L172
Use this.$ instead of $ in views
JavaScript build, test and lint: client/src/js/views/search.js#L185
Use this.$ instead of $ in views
JavaScript build, test and lint: client/src/js/views/search.js#L186
Use this.$ instead of $ in views