Builtin copy as an AST type. #572
Annotations
14 errors and 4 warnings
Build (ubuntu-latest):
testsuite/lang/copy_ptr.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (ubuntu-latest):
compiler/ast/ssagen.go#L2181
MCPLC error:
|
Build (ubuntu-latest):
testsuite/lang/ptr_array.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (ubuntu-latest):
compiler/ast/ssagen.go#L2181
MCPLC error:
|
Build (ubuntu-latest)
failed to compile 'testsuite/lang/copy_ptr.mpcl': invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (ubuntu-latest)
failed to compile 'testsuite/lang/ptr_array.mpcl': invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
Build (macos-latest):
testsuite/lang/copy_ptr.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (macos-latest):
compiler/ast/ssagen.go#L2181
MCPLC error:
|
Build (macos-latest):
testsuite/lang/ptr_array.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (macos-latest):
compiler/ast/ssagen.go#L2181
MCPLC error:
|
Build (macos-latest)
failed to compile 'testsuite/lang/copy_ptr.mpcl': invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (macos-latest)
failed to compile 'testsuite/lang/ptr_array.mpcl': invalid argument: copy expects slice arguments: got *ast.Slice
|
Build (macos-latest)
Process completed with exit code 1.
|
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|