Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

fix: use effective properties runtime evaluation #410

fix: use effective properties runtime evaluation

fix: use effective properties runtime evaluation #410

Triggered via pull request March 14, 2024 12:49
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
build  /  read_package
3s
build / read_package
build  /  build_release
50s
build / build_release
build  /  api_compliance
48s
build / api_compliance
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
action button › renderButton › should disable action button on click and enable again: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:38:48)
action button › renderButton › should run without navigation: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:62:48)
action button › renderButton › should not run navigation when in story mode: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:70:48)
action button › renderButton › should act on click when `On-demand app` navigation and odag link are selected: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:142:48)
action button › renderButton › should navigate to Odag Popup: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:157:48)
action button › renderButton › should handle missing actions: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.runActions [as onclick] (src/components/action-button.js:71:13) at Object.onclick (src/components/__tests__/action-button.spec.js:175:48)
action button › runActions › should call all functions in array: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.<anonymous> (src/components/__tests__/action-button.spec.js:193:23)
action button › runActions › should evaluate expressions when runtimeExpressionEvaluation is true: src/components/action-button.js#L7
TypeError: model.getEffectiveProperties is not a function at getEffectiveProperties (src/components/action-button.js:7:34) at Object.<anonymous> (src/components/__tests__/action-button.spec.js:200:23)
build / build_release
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
build / build_release
🚨 Coverage run failed!
build / api_compliance
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, paambaati/codeclimate-action@v5.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.