Brian Moore
Results
2
issues of
Brian Moore
in regards to https://github.com/Intility/fastapi-azure-auth/issues/150 I am getting warnings about the field_validator. I'm not sure if we want to have some future proofing around the validator warning. This change cleans up...
node_modules/id3js/dist/id3.js:696 ``` if(dv.getUint8(i) === 0x00) { ^ Error: Index out of range. at Object.ID3Frame.parse (./node_modules/id3js/dist/id3.js:696:13) ``` I can repeat this with one mp3 I have. I'm currently trying to figure...