build: Remove slf4j-simple
from testRuntimeClasspath
(#59)
#35
Annotations
2 errors and 1 warning
release_notes
Not Found
{
name: 'HttpError',
id: '11519211759',
status: 404,
response: {
url: 'https://api.github.com/repos/gpc/grails-mail/releases',
status: 404,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 25 Oct 2024 13:31:34 GMT',
'github-authentication-token-expiration': '2024-12-29 23:00:00 UTC',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-oauth-scopes': 'repo',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '58C2:27C633:7CC3753:F000FCF:671B9DB6',
'x-oauth-scopes': 'repo',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4986',
'x-ratelimit-reset': '1729866336',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '14',
'x-xss-protection': '0'
},
data: {
message: 'Not Found',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '404'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/gpc/grails-mail/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"5.0.x","name":"0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\n- Remove `slf4j-simple` from `testRuntimeClasspath` @matrei (#59)\\n- Use dependency versions from the `grails-bom` where available @matrei (#57)\\n- ci: Change keys @matrei (#55)\\n- fix(deps): set compileOnly dependencies @matrei (#56)\\n- Add ability to specify envelope-sender address per sendMail call @spither (#3)\\n- Allow different configurations to be passed to mail service. @jameswwarner (#17)\\n- Fixed integration test. Autowiring by name did not work because of wrong... @saw303 (#20)\\n- Make sure grails-mail compiles with Grails 2.4.0 @saw303 (#19)\\n- Fixed wrong path to Config.groovy in docs @lundvall (#12)\\n- Allow using closure argument in sendMail method @toy (#13)\\n- Fix for GPMAIL-61 @nwwells (#11)\\n- Mail plugin docs copied from grails.org plugin page @danaberke (#5)\\n- Add i18n for mail templates and possibility to attach a Resource (useful for streaming) @neur0maner (#2)\\n\\n## Contributors\\n\\n@candrews, @codeconsole, @danaberke, @davidkron, @davydotcom, @double16, @erichelgeson, @graemerocher, @jameswwarner, @ldaley, @lundvall, @marcpalmer, @matrei, @neur0maner, @nwwells, @pledbrook, @puneetbehl, @saw303, @sbglasius, @scottburch, @spither, @timaebi, @tkvw, @toy, @xhkz, @zhuravskiy, Burt Beckwith, Dave Cherry, James Kleeh, James Warner, Jeff Brown, Jeff Scott Brown, Rob Bugh and unknown\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '11519211759',
name: 'push',
payload: {
after: '4885f0672b2efd3bff2ffb554da8f4c72e8a9d23',
base_ref: null,
before: '97b67b85d550629bacc1737d8f466fc0b1abaf70',
commits: [
{
author: {
email: '[email protected]',
name: 'Mattias Reichel',
username: 'matrei'
|
release_notes
HttpError: Not Found
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11519211759',
name: 'push',
payload: {
after: '4885f0672b2efd3bff2ffb554da8f4c72e8a9d23',
base_ref: null,
before: '97b67b85d550629bacc1737d8f466fc0b1abaf70',
commits: [
{
author: {
email: '[email protected]',
name: 'Mattias Reichel',
username: 'matrei'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '4885f0672b2efd3bff2ffb554da8f4c72e8a9d23',
message: 'build: Remove `slf4j-simple` from `testRuntimeClasspath` (#59)\n' +
'\n' +
'Because:\r\n' +
'```\r\n' +
"LoggerFactory is not a Logback LoggerContext but Logback is on the classpath. Either remove Logback or the competing implementation (class org.slf4j.simple.SimpleLoggerFactory loaded from file:/home/mattias/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/2.0.16/56d3d8e59293543780ad35af4ee4a5d9c111a588/slf4j-simple-2.0.16.jar). If you are using WebLogic you will need to add 'org.slf4j' to prefer-application-packages in WEB-INF/weblogic.xml: org.slf4j.simple.SimpleLoggerFactory\r\n" +
'```',
timestamp: '2024-10-25T15:31:00+02:00',
tree_id: 'd424f838a1e06053fe1c7f6ee1c06445f5b6e55d',
url: 'https://github.com/gpc/grails-mail/commit/4885f0672b2efd3bff2ffb554da8f4c72e8a9d23'
}
],
compare: 'https://github.com/gpc/grails-mail/compare/97b67b85d550...4885f0672b2e',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Mattias Reichel',
username: 'matrei'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '4885f0672b2efd3bff2ffb554da8f4c72e8a9d23',
message: 'build: Remove `slf4j-simple` from `testRuntimeClasspath` (#59)\n' +
'\n' +
'Because:\r\n' +
'```\r\n' +
"LoggerFactory is not a Logback LoggerContext but Logback is on the classpath. Either remove Logback or the competing implementation (class org.slf4j.simple.SimpleLoggerFactory loaded from file:/home/mattias/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/2.0.16/56d3d8e59293543780ad35af4ee4a5d9c111a588/slf4j-simple-2.0.16.jar). If you are using WebLogic you will need to add 'org.slf4j' to prefer-application-packages in WEB-INF/weblogic.xml: org.slf4j.simple.SimpleLoggerFactory\r\n" +
'```',
timestamp: '2024-10-25T15:31:00+02:00',
tree_id: 'd424f838a1e06053fe1c7f6ee1c06445f5b6e55d',
url: 'https://github.com/gpc/grails-mail/commit/4885f0672b2efd3bff2ffb554da8f4c72e8a9d23'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/249412?v=4',
description: '',
events_url: 'https://api.github.com/orgs/gpc/events',
hooks_url: 'https://api.github.com/orgs/gpc/hooks',
id: 249412,
issues_url: 'https://api.github.com/orgs/gpc/issues',
login: 'gpc',
members_url: 'https://api.github.com/orgs/gpc/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0OTQxMg==',
public_members_url: 'https://api.github.com/orgs/gpc/public_members{/member}',
repos_url: 'https://api.github.com/orgs/gpc/repos',
url: 'https://api.github.com/orgs/gpc'
},
pusher: { email: '[email protected]', name: 'matrei' },
ref: 'refs/heads/5.0.x',
repository: {
all
|
release_notes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|