Skip to content

Experimental workgraphs - Phase 6/6 #6228

Experimental workgraphs - Phase 6/6

Experimental workgraphs - Phase 6/6 #6228

Triggered via pull request February 25, 2025 12:53
Status Success
Total duration 8m 44s
Artifacts

test-build-linux.yml

on: pull_request
build-set-linux
8m 34s
build-set-linux
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-set-linux
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%llu’ expects a matching ‘long long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L937
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘int’ [-Wformat=]
build-set-linux: libs/vkd3d/workgraphs.c#L2532
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
build-set-linux: libs/vkd3d/command.c#L17039
format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]