Skip to content

viz: minor visual tweaks #613

viz: minor visual tweaks

viz: minor visual tweaks #613

Triggered via push December 18, 2024 15:59
Status Success
Total duration 3m 56s
Artifacts 1

ci.yaml

on: push
docs: Build
43s
docs: Build
formal-spec: Typecheck
2m 31s
formal-spec: Typecheck
simulation: Check with HLint
12s
simulation: Check with HLint
simulation: Check with fourmolu
8s
simulation: Check with fourmolu
sim-rs: Check
39s
sim-rs: Check
docs: Generate D2 Diagrams
34s
docs: Generate D2 Diagrams
Matrix: simulation-test
docs: Publish
6s
docs: Publish
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
simulation: Check with HLint: simulation/src/LeiosProtocol/Short/VizSim.hs#L229
Suggestion in LeiosModelConfig in module LeiosProtocol.Short.VizSim: Use newtype instead of data ▫︎ Found: "data LeiosModelConfig = LeiosModelConfig {recentSpan :: DiffTime}" ▫︎ Perhaps: "newtype LeiosModelConfig\n = LeiosModelConfig {recentSpan :: DiffTime}" ▫︎ Note: decreases laziness
simulation: Check with HLint: simulation/src/LeiosProtocol/Short/VizSimP2P.hs#L100
Suggestion in messageLegend in module LeiosProtocol.Short.VizSimP2P: Move brackets to avoid $ ▫︎ Found: "d `Dia.atop`\n (Dia.fc Dia.white\n $ Dia.lc Dia.white\n $ Dia.rect (Dia.width d + 20 * 12) (Dia.height d))" ▫︎ Perhaps: "d `Dia.atop`\n Dia.fc\n Dia.white\n (Dia.lc Dia.white\n $ Dia.rect (Dia.width d + 20 * 12) (Dia.height d))"
formal-spec: Typecheck
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
formal-spec: Typecheck
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
formal-spec: Typecheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
docusaurus-build
556 KB