Skip to content

Small improvements

Small improvements #2

Triggered via push February 8, 2024 17:02
Status Success
Total duration 13s
Artifacts
update_release_draft
2s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. { name: 'event', id: '7833191629', event: { id: '7833191629', name: 'push', payload: { after: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', base_ref: null, before: '847a4a959d979c46c3a0afd47409929bd158a7f0', commits: [ { author: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, committer: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, distinct: true, id: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', message: 'Small improvements\n' + '\n' + 'Use optimized `utils.ToString` and avoid `once.Do`\n' + '\n' + '**Before**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t 7323432\t 153.8 ns/op\t 89 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_info_level_and_key-values-24 \t 8171703\t 144.5 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_warn_level_and_key-values-24 \t 8207860\t 142.8 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_format_and_key-values-24 \t 7500332\t 159.1 ns/op\t 135 B/op\t 2 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_one_key-24 \t10024760\t 131.0 ns/op\t 155 B/op\t 2 allocs/op\n' + '```\n' + '**After**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t13797813\t 77.42 ns/op\t 77 B/op\t 0 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_info_level_and_key-values-24 \t15375350\t 75.43 ns/op\t 73 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_warn_level_and_key-values-24 \t14926300\t 75.28 ns/op\t 75 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_format_and_key-values-24 \t12860275\t 90.27 ns/op\t 134 B/op\t 2 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_one_key-24 \t15649615\t 74.98 ns/op\t 100 B/op\t 1 allocs/op\n' + '```', timestamp: '2024-02-08T18:01:57+01:00', tree_id: 'b09b369fa40297f0e02006f8e257ce54fd44c9cb', url: 'https://github.com/Fenny/fiber/commit/ef48e31800ee5e40b25f2a67899218a0ec546e93' } ], compare: 'https://github.com/Fenny/fiber/compare/847a4a959d97...ef48e31800ee', created: false, deleted: false, forced: false, head_commit: { author: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, committer: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, distinct: true, id: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', message: 'Small improvements\n' + '\n' + 'Use optimized `utils.ToString` and avoid `once.Do`\n' + '\n' + '**Before**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t 7323432\t 153.8 ns/op\t 89 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_info_level_and_key-values-24 \t 8171703\t 144.5 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_warn_level_and_key-values-24 \t 8207860\t 142.8 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_format_and_key-values-24
update_release_draft
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142879:11) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142688:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '7833191629', name: 'push', payload: { after: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', base_ref: null, before: '847a4a959d979c46c3a0afd47409929bd158a7f0', commits: [ { author: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, committer: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, distinct: true, id: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', message: 'Small improvements\n' + '\n' + 'Use optimized `utils.ToString` and avoid `once.Do`\n' + '\n' + '**Before**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t 7323432\t 153.8 ns/op\t 89 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_info_level_and_key-values-24 \t 8171703\t 144.5 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_warn_level_and_key-values-24 \t 8207860\t 142.8 ns/op\t 81 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_format_and_key-values-24 \t 7500332\t 159.1 ns/op\t 135 B/op\t 2 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_one_key-24 \t10024760\t 131.0 ns/op\t 155 B/op\t 2 allocs/op\n' + '```\n' + '**After**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t13797813\t 77.42 ns/op\t 77 B/op\t 0 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_info_level_and_key-values-24 \t15375350\t 75.43 ns/op\t 73 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_warn_level_and_key-values-24 \t14926300\t 75.28 ns/op\t 75 B/op\t 1 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_format_and_key-values-24 \t12860275\t 90.27 ns/op\t 134 B/op\t 2 allocs/op\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_one_key-24 \t15649615\t 74.98 ns/op\t 100 B/op\t 1 allocs/op\n' + '```', timestamp: '2024-02-08T18:01:57+01:00', tree_id: 'b09b369fa40297f0e02006f8e257ce54fd44c9cb', url: 'https://github.com/Fenny/fiber/commit/ef48e31800ee5e40b25f2a67899218a0ec546e93' } ], compare: 'https://github.com/Fenny/fiber/compare/847a4a959d97...ef48e31800ee', created: false, deleted: false, forced: false, head_commit: { author: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, committer: { email: 'fenny@gofiber.io', name: 'Fenny', username: 'Fenny' }, distinct: true, id: 'ef48e31800ee5e40b25f2a67899218a0ec546e93', message: 'Small improvements\n' + '\n' + 'Use optimized `utils.ToString` and avoid `once.Do`\n' + '\n' + '**Before**\n' + '```\n' + 'BenchmarkLogfKeyAndValues/test_logf_with_debug_level_and_key-values-24 \t 7323432\t 153.8 ns/op\t 89 B/op\t 1 allocs/op\n' +