Skip to content

added proper type check error in case the default value of a keyword … #1078

added proper type check error in case the default value of a keyword …

added proper type check error in case the default value of a keyword … #1078

Triggered via push September 22, 2023 15:17
Status Failure
Total duration 3m 43s
Artifacts

build.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
RascalJUnitParallelRecursiveTestRunner$ModuleTester.fieldsNamesOfKeywordParametersIssue1851: <5639,97>: org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
|file:///home/runner/actions-runner/_work/rascal/rascal/src/org/rascalmpl/library/lang/rascal/tests/functionality/KeywordParameter.rsc|(5632,1,<242,41>,<242,42>):somehow a relation value turned into a set, but its type did not change with it
RascalJUnitParallelRecursiveTestRunner$ModuleTester.keywordMatchTest9: <9886,72>: org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
class io.usethesource.vallang.impl.persistent.Constructor$Constructor2 cannot be cast to class io.usethesource.vallang.IString (io.usethesource.vallang.impl.persistent.Constructor$Constructor2 and io.usethesource.vallang.IString are in unnamed module of loader 'app')
RascalJUnitParallelRecursiveTestRunner$ModuleTester.keywordMatchTest1: <9308,65>: org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester#L1
class io.usethesource.vallang.impl.persistent.Constructor$Constructor2 cannot be cast to class io.usethesource.vallang.IString (io.usethesource.vallang.impl.persistent.Constructor$Constructor2 and io.usethesource.vallang.IString are in unnamed module of loader 'app')
test-linux
Process completed with exit code 1.
test-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/