chore: bump @oruga-ui/oruga-next from 0.7.0 to 0.9.1 #1482
flow-pull-request-checks.yaml
on: pull_request
Code
/
Compiles
42s
Unit Tests
/
Standard
1m 35s
E2E Tests
/
Standard
1m 53s
Sonar Analysis
/
Standard
42s
Annotations
10 errors
Code / Compiles
Process completed with exit code 1.
|
Sonar Analysis / Standard
Process completed with exit code 1.
|
tests/unit/node/NodeTable.spec.ts > NodeTable.vue > should list the 3 nodes in the table:
tests/unit/node/NodeTable.spec.ts#L75
AssertionError: expected '0Hosted by Hedera | East Coast, USA6,…' to be '0Hosted by Hedera | East Coast, USATo…' // Object.is equality
Expected: "0Hosted by Hedera | East Coast, USATotal amount of HBAR staked to this specific validator for consensus.6,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.25%Rewarded:5,000,000ℏNot Rewarded:1,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.1%1Hosted by Hedera | East Coast, USATotal amount of HBAR staked to this specific validator for consensus.9,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.37.5%Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.2%2Hosted by Hedera | Central, USATotal amount of HBAR staked to this specific validator for consensus.9,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.37.5%Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.3%"
Received: "0Hosted by Hedera | East Coast, USA6,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.25%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:5,000,000ℏNot Rewarded:1,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ1%Approximate annual reward rate based on the reward earned during the last 24h period.1Hosted by Hedera | East Coast, USA9,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.37.5%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ2%Approximate annual reward rate based on the reward earned during the last 24h period.2Hosted by Hedera | Central, USA9,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.37.5%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ3%Approximate annual reward rate based on the reward earned during the last 24h period."
❯ tests/unit/node/NodeTable.spec.ts:75:45
|
tests/unit/node/Nodes.spec.ts > Nodes.vue > should display the nodes pages containing the node table:
tests/unit/node/Nodes.spec.ts#L106
AssertionError: expected '0Hosted by Hedera | East Coast, USA6,…' to be '0Hosted by Hedera | East Coast, USATo…' // Object.is equality
Expected: "0Hosted by Hedera | East Coast, USATotal amount of HBAR staked to this specific validator for consensus.6,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.25%Rewarded:5,000,000ℏNot Rewarded:1,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.1%1Hosted by Hedera | East Coast, USATotal amount of HBAR staked to this specific validator for consensus.9,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.37.5%Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.2%2Hosted by Hedera | Central, USATotal amount of HBAR staked to this specific validator for consensus.9,000,000ℏTotal amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.37.5%Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏApproximate annual reward rate based on the reward earned during the last 24h period.3%"
Received: "0Hosted by Hedera | East Coast, USA6,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.25%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:5,000,000ℏNot Rewarded:1,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ1%Approximate annual reward rate based on the reward earned during the last 24h period.1Hosted by Hedera | East Coast, USA9,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.37.5%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ2%Approximate annual reward rate based on the reward earned during the last 24h period.2Hosted by Hedera | Central, USA9,000,000ℏTotal amount of HBAR staked to this specific validator for consensus.37.5%Total amount of HBAR staked to this validator for consensus / total amount of HBAR staked to all validators for consensus.Rewarded:7,000,000ℏNot Rewarded:2,000,000ℏMin:1,000,000ℏMax:30,000,000ℏ3%Approximate annual reward rate based on the reward earned during the last 24h period."
❯ tests/unit/node/Nodes.spec.ts:106:45
|
tests/unit/token/NftDetails.spec.ts > NftDetails.vue > Should display details of NFT:
tests/unit/token/NftDetails.spec.ts#L98
AssertionError: expected 'ID Type Content Time ID Type Content …' to contain 'IDTypeContentTime'
Expected: "IDTypeContentTime"
Received: "ID Type Content Time ID Type Content Time No data"
❯ tests/unit/token/NftDetails.spec.ts:98:32
|
Unit Tests / Standard
Process completed with exit code 1.
|
Unit Tests / Standard
Process completed with exit code 1.
|
Unit Tests / Standard
Failed to parse the json-summary at path "/home/runner/_work/hedera-mirror-node-explorer/hedera-mirror-node-explorer/coverage/coverage-summary.json."
Make sure to run vitest before this action and to include the "json-summary" reporter.
Original Error:
Error: ENOENT: no such file or directory, open '/home/runner/_work/hedera-mirror-node-explorer/hedera-mirror-node-explorer/coverage/coverage-summary.json'
at async open (node:internal/fs/promises:639:25)
at async readFile (node:internal/fs/promises:1242:14)
at async _b (/home/runner/_work/_actions/step-security/vitest-coverage-report-action/001298986397447c590e077e9cc1e88e6935b1a9/dist/index.js:133:191)
at async Og (/home/runner/_work/_actions/step-security/vitest-coverage-report-action/001298986397447c590e077e9cc1e88e6935b1a9/dist/index.js:133:272)
at async oj (/home/runner/_work/_actions/step-security/vitest-coverage-report-action/001298986397447c590e077e9cc1e88e6935b1a9/dist/index.js:159:5375)
|
Unit Tests / Standard
Error: ENOENT: no such file or directory, open '/home/runner/_work/hedera-mirror-node-explorer/hedera-mirror-node-explorer/coverage/coverage-summary.json'
|
E2E Tests / Standard
Process completed with exit code 1.
|