Skip to content

Use Recycler View instead of List View #29

Use Recycler View instead of List View

Use Recycler View instead of List View #29

Triggered via push August 10, 2024 21:15
Status Failure
Total duration 1m 25s
Artifacts

gradle.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 2 notices
Run Unit Tests
The template is not valid. .github/workflows/gradle.yml (Line: 58, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
Run Unit Tests
The template is not valid. .github/workflows/gradle.yml (Line: 76, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Run Unit Tests
Process completed with exit code 1.
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
42 tests found
There are 42 tests, see "Raw output" for the full list of tests.
findConversionFormula_oneStepSearch (io.github.mikolasan.ratiogenerator.FindConversionFormulaTest) failed: io.github.mikolasan.ratiogenerator.FindConversionFormulaTest#L0
ratiogenerator/build/test-results/test/TEST-io.github.mikolasan.ratiogenerator.FindConversionFormulaTest.xml [took 0s]
findConversionFormula_inverseKnown (io.github.mikolasan.ratiogenerator.FindConversionFormulaTest) failed: io.github.mikolasan.ratiogenerator.FindConversionFormulaTest#L0
ratiogenerator/build/test-results/test/TEST-io.github.mikolasan.ratiogenerator.FindConversionFormulaTest.xml [took 0s]
findConversionFormula_directSearch (io.github.mikolasan.ratiogenerator.FindConversionFormulaTest) failed: io.github.mikolasan.ratiogenerator.FindConversionFormulaTest#L0
ratiogenerator/build/test-results/test/TEST-io.github.mikolasan.ratiogenerator.FindConversionFormulaTest.xml [took 0s]
findConversionFormula_reverseSearch (io.github.mikolasan.ratiogenerator.FindConversionFormulaTest) failed: io.github.mikolasan.ratiogenerator.FindConversionFormulaTest#L0
ratiogenerator/build/test-results/test/TEST-io.github.mikolasan.ratiogenerator.FindConversionFormulaTest.xml [took 0s]
findConversionFormula_directKnown (io.github.mikolasan.ratiogenerator.FindConversionFormulaTest) failed: io.github.mikolasan.ratiogenerator.FindConversionFormulaTest#L0
ratiogenerator/build/test-results/test/TEST-io.github.mikolasan.ratiogenerator.FindConversionFormulaTest.xml [took 0s]
Run Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/