Skip to content

Merge pull request #508 from tonybaloney/dependabot/github_actions/ac… #1802

Merge pull request #508 from tonybaloney/dependabot/github_actions/ac…

Merge pull request #508 from tonybaloney/dependabot/github_actions/ac… #1802

Triggered via push October 5, 2023 21:47
Status Success
Total duration 27m 7s
Artifacts

maintenance.yml

on: push
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'.