Skip to content

Bump actions/setup-dotnet from 3 to 4 #1822

Bump actions/setup-dotnet from 3 to 4

Bump actions/setup-dotnet from 3 to 4 #1822

Triggered via pull request February 1, 2024 13:29
Status Success
Total duration 36s
Artifacts

maintenance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/pyjion/pyjit.h#L187
Class 'PyjionJittedCode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
build: src/pyjion/attrtable.cpp#L30
%u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'.