Skip to content

Builtin copy as an AST type. #572

Builtin copy as an AST type.

Builtin copy as an AST type. #572

Triggered via push July 24, 2024 04:54
Status Failure
Total duration 1m 0s
Artifacts

go.yml

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

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): testsuite/lang/ptr_array.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
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): testsuite/lang/ptr_array.mpcl#L10
invalid argument: copy expects slice arguments: got *ast.Slice
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/