Skip to content

update pipelining mock #266

update pipelining mock

update pipelining mock #266

Triggered via push March 31, 2024 16:23
Status Failure
Total duration 57s
Artifacts

akita_test.yml

on: push
Akita Compilation
48s
Akita Compilation
AkitaRTM Compilation
17s
AkitaRTM Compilation
Daisen Compilation
16s
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/cache/writeback/bankstage.go#L129
too many arguments in call to s.pipeline.Tick
Akita Compilation: mem/cache/writeback/bankstage.go#L154
too many arguments in call to s.pipeline.Accept
Akita Compilation: mem/cache/writeback/bankstage.go#L179
too many arguments in call to s.pipeline.Accept
Akita Compilation: mem/cache/writeback/bankstage.go#L247
mem.DataReadyRspBuilder{}.WithSendTime undefined (type mem.DataReadyRspBuilder has no field or method WithSendTime)
Akita Compilation: mem/cache/writeback/bankstage.go#L293
mem.WriteDoneRspBuilder{}.WithSendTime undefined (type mem.WriteDoneRspBuilder has no field or method WithSendTime)
Akita Compilation: mem/cache/writeback/builder.go#L152
cannot use cache (variable of type *Comp) as sim.Ticker value in argument to sim.NewTickingComponent: *Comp does not implement sim.Ticker (wrong type for method Tick)
Akita Compilation: mem/cache/writeback/directorystage.go#L31
too many arguments in call to ds.pipeline.Tick
Akita Compilation: mem/cache/writeback/directorystage.go#L82
too many arguments in call to ds.pipeline.Accept
Akita Compilation: mem/cache/writeback/flusher.go#L122
too many arguments in call to f.cache.controlPort.RetrieveIncoming
Akita Compilation: mem/cache/writeback/flusher.go#L143
cache.RestartRspBuilder{}.WithSendTime undefined (type cache.RestartRspBuilder has no field or method WithSendTime)
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/
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/
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/