Skip to content

update noc with Clone #329

update noc with Clone

update noc with Clone #329

Triggered via push June 5, 2024 08:49
Status Failure
Total duration 1m 11s
Artifacts

akita_test.yml

on: push
Akita Compilation
58s
Akita Compilation
AkitaRTM Compilation
20s
AkitaRTM Compilation
Daisen Compilation
17s
Daisen Compilation
Akita Unit Test
0s
Akita Unit Test
NoC Acceptance Test
0s
NoC Acceptance Test
Mem Acceptance Test
0s
Mem Acceptance Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Akita Compilation: mem/acceptancetests/memoryagent.go#L82
impossible type switch case: *mem.WriteDoneRsp
Akita Compilation: mem/acceptancetests/memoryagent.go#L90
impossible type switch case: *mem.DataReadyRsp
Akita Compilation: mem/acceptancetests/memoryagent.go#L140
cannot use readReq (variable of type *mem.ReadReq) as sim.Msg value in argument to a.memPort.Send: *mem.ReadReq does not implement sim.Msg (missing method Clone)
Akita Compilation: mem/acceptancetests/memoryagent.go#L217
cannot use writeReq (variable of type *mem.WriteReq) as sim.Msg value in argument to a.memPort.Send: *mem.WriteReq does not implement sim.Msg (missing method Clone)
Akita Compilation: mem/idealmemcontroller/comp.go#L76
impossible type switch case: *mem.ReadReq
Akita Compilation: mem/idealmemcontroller/comp.go#L79
impossible type switch case: *mem.WriteReq
Akita Compilation: mem/idealmemcontroller/comp.go#L124
cannot use rsp (variable of type *mem.DataReadyRsp) as sim.Msg value in argument to c.topPort.Send: *mem.DataReadyRsp does not implement sim.Msg (missing method Clone)
Akita Compilation: mem/idealmemcontroller/comp.go#L132
cannot use req (variable of type *mem.ReadReq) as sim.Msg value in argument to tracing.TraceReqComplete: *mem.ReadReq does not implement sim.Msg (missing method Clone)
Akita Compilation: mem/idealmemcontroller/comp.go#L148
cannot use rsp (variable of type *mem.WriteDoneRsp) as sim.Msg value in argument to c.topPort.Send: *mem.WriteDoneRsp does not implement sim.Msg (missing method Clone)
Akita Compilation: mem/idealmemcontroller/comp.go#L182
cannot use req (variable of type *mem.WriteReq) as sim.Msg value in argument to tracing.TraceReqComplete: *mem.WriteReq does not implement sim.Msg (missing method Clone)
Daisen Compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Daisen Compilation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
AkitaRTM Compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
AkitaRTM Compilation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Akita Compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Akita Compilation
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/